projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e16f8f2
)
trivial: fix typo in docs of gtk_css_provider_to_string
author
Andrés G. Aragoneses
<knocte@gmail.com>
Sun, 2 Mar 2014 11:09:48 +0000
(12:09 +0100)
committer
Andrés G. Aragoneses
<knocte@gmail.com>
Sun, 2 Mar 2014 11:09:48 +0000
(12:09 +0100)
gtk/gtkcssprovider.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssprovider.c
b/gtk/gtkcssprovider.c
index 2f73f4e06a4dab5ab78d5aa516a914f3957599b2..d864f33969d025cb896088dc7164234f227b7ab1 100644
(file)
--- a/
gtk/gtkcssprovider.c
+++ b/
gtk/gtkcssprovider.c
@@
-3191,7
+3191,7
@@
gtk_css_provider_print_keyframes (GHashTable *keyframes,
*
* Using gtk_css_provider_load_from_data() with the return value
* from this function on a new provider created with
- * gtk_css_provider_new() will basicall
u
create a duplicate of
+ * gtk_css_provider_new() will basicall
y
create a duplicate of
* this @provider.
*
* Returns: a new string representing the @provider.